home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / audio-video / mediacenter / MediaCenter120207.exe / Media Jukebox / Data / Web Gallery / Basic / main.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-03  |  2.0 KB  |  39 lines

  1. /* At-Rules */
  2. @charset "iso-8859-1";
  3.  
  4. html, body { height: 100%; }
  5. table, td {font-family: arial, tahoma; font-size: 16px;  color: rgb(80,80,80);}
  6.  
  7. a:link {color: rgb(80,80,80); text-decoration: none;}
  8. a:visited {color: rgb(80,80,80); text-decoration: none;}
  9. a:hover {color: rgb(50,150,230); text-decoration: underline;}
  10. a:active {color: rgb(0,0,0); text-decoration: none;}
  11.  
  12. td.header { color: rgb(90,90,90); font-size: 32px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
  13. td.headerb { color: rgb(120,120,120); font-size: 22px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
  14. td.headerc { color: rgb(50,50,50); font-weight: normal; height: 20px; padding-left: 5px; padding-right: 5px}
  15. td.pagesno { color: rgb(150,150,150); font-weight: normal}
  16. td.cpageno { color: rgb(255,255,255); font-weight: bold;}
  17.  
  18. td.pagesno a:link {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
  19. td.pagesno a:visited {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
  20. td.pagesno a:hover {color: rgb(50,150,230);   text-decoration: underline; font-weight: normal;}
  21. td.pagesno a:active {color: rgb(0,0,0);   text-decoration: none; font-weight: normal;}
  22.  
  23. td.cpageno a:link {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  24. td.cpageno a:visited {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  25. td.cpageno a:hover {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  26. td.cpageno a:active {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
  27.  
  28. td.headerc a:link {color: rgb(50,50,50);   text-decoration: none;}
  29. td.headerc a:visited {color: rgb(50,50,50);   text-decoration: none;}
  30. td.headerc a:hover {color: rgb(50,150,230);   text-decoration: underline;}
  31. td.headerc a:active {color: rgb(0,0,0);   text-decoration: none;}
  32.  
  33. .overview {
  34.     max-height: 100%;
  35. }
  36.  
  37.  
  38.  
  39. /* End of style section. Generated by AceHTML at 12/13/2006 2:04:45 PM */